[INFO] cloning repository https://github.com/icaroholding/aex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icaroholding/aex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficaroholding%2Faex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficaroholding%2Faex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f87c821eed94db1e2507cf3f64e2f71d0d4ca947
[INFO] fixing icaroholding/aex against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficaroholding%2Faex" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/icaroholding/aex
[INFO] finished tweaking git repo https://github.com/icaroholding/aex
[INFO] tweaked toml for git repo https://github.com/icaroholding/aex written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/icaroholding/aex on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/icaroholding/aex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4
[INFO] running `Command { std: "docker" "start" "71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/aex-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-identity/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-jws/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-net/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-audit/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-policy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-scanner/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-tunnel/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-billing/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-data-plane/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-conformance/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-a2a-bridge/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking hybrid-array v0.4.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pem-rfc7468 v1.0.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling n0-error-macros v0.1.3
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking aex-core v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-core)
[INFO] [stderr]    Migrating crates/aex-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking n0-error v0.1.3
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking der v0.8.0-rc.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking cordyceps v0.3.4
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking diatomic-waker v0.2.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking futures-buffered v0.2.13
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking spki v0.8.0-rc.4
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking aex-scanner v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-scanner)
[INFO] [stderr]    Migrating crates/aex-scanner/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking aex-audit v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-audit)
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Migrating crates/aex-audit/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling noq-udp v0.10.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking pkcs8 v0.11.0-rc.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking signature v3.0.0-rc.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ed25519 v3.0.0-rc.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking netlink-sys v0.8.8
[INFO] [stderr]     Checking sha2 v0.11.0-rc.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking prefix-trie v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.18
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]     Checking data-encoding-macro v0.1.20
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-pre.6
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking aex-jws v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-jws)
[INFO] [stderr]    Migrating crates/aex-jws/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking netlink-packet-route v0.29.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking hickory-proto v0.26.0-beta.4
[INFO] [stderr]    Compiling netwatch v0.16.0
[INFO] [stderr]    Compiling noq v0.18.0
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling iroh-metrics-derive v0.4.1
[INFO] [stderr]    Compiling enum-assoc v1.3.0
[INFO] [stderr]     Checking xml-rs v0.8.28
[INFO] [stderr]     Checking lru-slab v0.1.2
[INFO] [stderr]     Checking sorted-index-buffer v0.2.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking mac-addr v0.3.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking identity-hash v0.1.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking iroh-metrics v0.38.3
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling iroh-relay v0.98.0
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking iroh-base v0.98.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking netlink-proto v0.12.0
[INFO] [stderr]     Checking n0-watcher v0.6.1
[INFO] [stderr]     Checking netlink-packet-route v0.30.0
[INFO] [stderr]     Checking attohttpc v0.30.1
[INFO] [stderr]     Checking simple-dns v0.9.3
[INFO] [stderr]     Checking noq-proto v0.17.0
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]    Compiling iroh v0.98.2
[INFO] [stderr]     Checking seize v0.5.1
[INFO] [stderr]     Checking tokio-websockets v0.13.2
[INFO] [stderr]     Checking hickory-net v0.26.0-beta.4
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking cmov v0.5.3
[INFO] [stderr]     Checking papaya v0.2.4
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking ctutils v0.4.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking aex-a2a-bridge v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-a2a-bridge)
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Migrating crates/aex-a2a-bridge/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking iroh-dns v0.98.0
[INFO] [stderr]     Checking hickory-resolver v0.26.0-beta.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking igd-next v0.17.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking netdev v0.42.0
[INFO] [stderr]     Checking aex-net v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-net)
[INFO] [stderr]    Migrating crates/aex-net/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-net/src/retry.rs:111:15
[INFO] [stdout]      |
[INFO] [stdout]  111 |         match op().await {
[INFO] [stdout]      |               ^^^^^-----
[INFO] [stdout]      |               |    |
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  112 |             Ok(v) => return Ok(v),
[INFO] [stdout]  113 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 tokio::time::sleep(wait).await;
[INFO] [stdout]      |                 ------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  130 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/aex-net/src/safe_http.rs:179:29
[INFO] [stdout]     |
[INFO] [stdout] 179 |         while let Some(chunk) = stream
[INFO] [stdout]     |  ______________________-----____^
[INFO] [stdout]     | |  ____________________|________|
[INFO] [stdout]     | | |                    |
[INFO] [stdout]     | | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 180 | | |         .chunk()
[INFO] [stdout] 181 | | |         .await
[INFO] [stdout]     | | |          -----
[INFO] [stdout]     | | |          |   |
[INFO] [stdout]     | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 182 | |           .map_err(|e| SafeHttpError::Transport(e.to_string()))?
[INFO] [stdout]     | |                                                                ^
[INFO] [stdout]     | |                                                                |
[INFO] [stdout]     | |                                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aex-policy v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-policy)
[INFO] [stderr]     Checking aex-identity v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-identity)
[INFO] [stderr]    Migrating crates/aex-policy/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-identity/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aex-billing v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-billing)
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking portmapper v0.16.0
[INFO] [stderr]     Checking aex-conformance v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-conformance)
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]    Migrating crates/aex-billing/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aex-cli v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-cli)
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Migrating crates/aex-conformance/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-core/tests/proptests.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Migrating crates/aex-core/tests/proptests_v2.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-net/tests/conformance/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-net/src/retry.rs:111:15
[INFO] [stdout]      |
[INFO] [stdout]  111 |         match op().await {
[INFO] [stdout]      |               ^^^^^-----
[INFO] [stdout]      |               |    |
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]  112 |             Ok(v) => return Ok(v),
[INFO] [stdout]  113 |             Err(e) => {
[INFO] [stdout]      |                 -
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `e` calls a custom destructor
[INFO] [stdout]      |                 `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  127 |                 tokio::time::sleep(wait).await;
[INFO] [stdout]      |                 ------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  130 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/aex-net/src/safe_http.rs:179:29
[INFO] [stdout]     |
[INFO] [stdout] 179 |         while let Some(chunk) = stream
[INFO] [stdout]     |  ______________________-----____^
[INFO] [stdout]     | |  ____________________|________|
[INFO] [stdout]     | | |                    |
[INFO] [stdout]     | | |                    `chunk` calls a custom destructor
[INFO] [stdout]     | | |                    `chunk` will be dropped later as of Edition 2024
[INFO] [stdout] 180 | | |         .chunk()
[INFO] [stdout] 181 | | |         .await
[INFO] [stdout]     | | |          -----
[INFO] [stdout]     | | |          |   |
[INFO] [stdout]     | | |__________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     | |            |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |            up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     | |            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 182 | |           .map_err(|e| SafeHttpError::Transport(e.to_string()))?
[INFO] [stdout]     | |                                                                ^
[INFO] [stdout]     | |                                                                |
[INFO] [stdout]     | |                                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                                                                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 188 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `chunk` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Migrating crates/aex-conformance/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aex-control-plane v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-control-plane)
[INFO] [stderr]    Migrating crates/aex-control-plane/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-control-plane/src/endpoint_validator.rs:135:55
[INFO] [stdout]      |
[INFO] [stdout]  134 |                 let _permit = sem.acquire().await.expect("semaphore is never closed");
[INFO] [stdout]      |                     -------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `_permit` calls a custom destructor
[INFO] [stdout]      |                     `_permit` will be dropped later as of Edition 2024
[INFO] [stdout]  135 |                 probe_endpoint(&http, &ep, remaining).await
[INFO] [stdout]      |                                                       ^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  136 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for SemaphorePermit<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aex-tunnel v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-tunnel)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-control-plane/src/endpoint_validator.rs:135:55
[INFO] [stdout]      |
[INFO] [stdout]  134 |                 let _permit = sem.acquire().await.expect("semaphore is never closed");
[INFO] [stdout]      |                     -------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `_permit` calls a custom destructor
[INFO] [stdout]      |                     `_permit` will be dropped later as of Edition 2024
[INFO] [stdout]  135 |                 probe_endpoint(&http, &ep, remaining).await
[INFO] [stdout]      |                                                       ^^^^^
[INFO] [stdout]      |                                                       |
[INFO] [stdout]      |                                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  136 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/semaphore.rs:1196:1
[INFO] [stdout]      |
[INFO] [stdout] 1196 | impl Drop for SemaphorePermit<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/admin_api_keys.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/error_runbook.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/agents_registration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/admin_auth.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/metrics_endpoint.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/health_monitor.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/transfers_flow.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-control-plane/tests/agents_rotate_key.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-tunnel/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-tunnel/src/cloudflare_named.rs:137:14
[INFO] [stdout]      |
[INFO] [stdout]  118 |         let client = reqwest::Client::builder()
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  137 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  141 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-tunnel/src/frp.rs:164:14
[INFO] [stdout]      |
[INFO] [stdout]  149 |         let client = reqwest::Client::builder()
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  164 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  168 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-tunnel/src/tailscale.rs:114:14
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let client = reqwest::Client::builder()
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  114 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-tunnel/src/cloudflare_named.rs:137:14
[INFO] [stdout]      |
[INFO] [stdout]  118 |         let client = reqwest::Client::builder()
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  137 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  141 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-tunnel/src/frp.rs:164:14
[INFO] [stdout]      |
[INFO] [stdout]  149 |         let client = reqwest::Client::builder()
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  164 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  168 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-tunnel/src/tailscale.rs:114:14
[INFO] [stdout]      |
[INFO] [stdout]   99 |         let client = reqwest::Client::builder()
[INFO] [stdout]      |             ------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `client` calls a custom destructor
[INFO] [stdout]      |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  114 |             .await
[INFO] [stdout]      |              ^^^^^
[INFO] [stdout]      |              |
[INFO] [stdout]      |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  118 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]      |
[INFO] [stdout]  680 | impl Drop for Bytes {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `client` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.32/src/oneshot.rs:387:1
[INFO] [stdout]      |
[INFO] [stdout]  387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking aex-data-plane v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-data-plane)
[INFO] [stderr]    Migrating crates/aex-data-plane/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-tunnel/tests/cloudflared_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-tunnel/tests/iroh_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-tunnel/tests/adr_0011_keypair_bridge.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-data-plane/tests/end_to_end.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aex-data-plane/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-data-plane/src/main.rs:244:11
[INFO] [stdout]      |
[INFO] [stdout]  168 |         guard: tunnel_guard,
[INFO] [stdout]      |                ------------
[INFO] [stdout]      |                |
[INFO] [stdout]      |                `tunnel_guard` calls a custom destructor
[INFO] [stdout]      |                `tunnel_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  188 |     let dp = DataPlane::new(DataPlaneConfig {
[INFO] [stdout]      |         --
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `dp` calls a custom destructor
[INFO] [stdout]      |         `dp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |     match server_handle.await {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |           |             |
[INFO] [stdout]      |           |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |           |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `dp` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-data-plane/src/main.rs:244:25
[INFO] [stdout]      |
[INFO] [stdout]  168 |         guard: tunnel_guard,
[INFO] [stdout]      |                ------------
[INFO] [stdout]      |                |
[INFO] [stdout]      |                `tunnel_guard` calls a custom destructor
[INFO] [stdout]      |                `tunnel_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  188 |     let dp = DataPlane::new(DataPlaneConfig {
[INFO] [stdout]      |         --
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `dp` calls a custom destructor
[INFO] [stdout]      |         `dp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |     match server_handle.await {
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `dp` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-data-plane/src/main.rs:244:11
[INFO] [stdout]      |
[INFO] [stdout]  168 |         guard: tunnel_guard,
[INFO] [stdout]      |                ------------
[INFO] [stdout]      |                |
[INFO] [stdout]      |                `tunnel_guard` calls a custom destructor
[INFO] [stdout]      |                `tunnel_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  188 |     let dp = DataPlane::new(DataPlaneConfig {
[INFO] [stdout]      |         --
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `dp` calls a custom destructor
[INFO] [stdout]      |         `dp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |     match server_handle.await {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^-----
[INFO] [stdout]      |           |             |
[INFO] [stdout]      |           |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |           |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `dp` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/aex-data-plane/src/main.rs:244:25
[INFO] [stdout]      |
[INFO] [stdout]  168 |         guard: tunnel_guard,
[INFO] [stdout]      |                ------------
[INFO] [stdout]      |                |
[INFO] [stdout]      |                `tunnel_guard` calls a custom destructor
[INFO] [stdout]      |                `tunnel_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  188 |     let dp = DataPlane::new(DataPlaneConfig {
[INFO] [stdout]      |         --
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `dp` calls a custom destructor
[INFO] [stdout]      |         `dp` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  244 |     match server_handle.await {
[INFO] [stdout]      |                         ^^^^^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  249 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/join.rs:357:1
[INFO] [stdout]      |
[INFO] [stdout]  357 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `tunnel_guard` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `dp` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] [stderr] crater-edition-check: aex-core v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-identity v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-identity) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-jws v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-jws) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-net v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-net) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-control-plane v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-control-plane) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-audit v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-audit) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-policy v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-policy) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-scanner v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-scanner) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-tunnel v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-tunnel) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-billing v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-billing) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-data-plane v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-data-plane) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-cli v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-conformance v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-conformance) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aex-a2a-bridge v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-a2a-bridge) updating edition from 2021 to 2024
[INFO] [stderr]     Checking aex-core v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-core)
[INFO] [stderr]     Checking aex-net v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-net)
[INFO] [stderr]     Checking aex-jws v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-jws)
[INFO] [stderr]     Checking aex-scanner v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-scanner)
[INFO] [stderr]     Checking aex-audit v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-audit)
[INFO] [stderr]     Checking aex-identity v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-identity)
[INFO] [stderr]     Checking aex-tunnel v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-tunnel)
[INFO] [stderr]     Checking aex-a2a-bridge v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-a2a-bridge)
[INFO] [stderr]     Checking aex-policy v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-policy)
[INFO] [stderr]     Checking aex-control-plane v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-control-plane)
[INFO] [stderr]     Checking aex-billing v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-billing)
[INFO] [stderr]     Checking aex-conformance v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-conformance)
[INFO] [stderr]     Checking aex-cli v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-cli)
[INFO] [stderr]     Checking aex-data-plane v2.0.0-beta.1 (/opt/rustwide/workdir/crates/aex-data-plane)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4", kill_on_drop: false }`
[INFO] [stdout] 71f169521c514d359fb2eb3e91bcea1efaf89838d4b9256a5ad621142dad5db4
